const runtime.stwAllGoroutinesStack

3 uses

	runtime (current package)
		mprof.go#L1705: 		stw = stopTheWorld(stwAllGoroutinesStack)
		proc.go#L1369: 	stwAllGoroutinesStack                           // "all goroutines stack trace"
		proc.go#L1400: 	stwAllGoroutinesStack:          "all goroutines stack trace",